ofInt
creates a Validated Integer List
Allows any int value from MIN_VALUE to MAX_VALUE, repeating elements allowed
Return
ValidatedList from the list provided
Author
fzzyhmstrs
Since
0.2.0
Parameters
list
input List
creates a Validated Integer List
Allows any int value from MIN_VALUE to MAX_VALUE, repeating elements allowed
Return
ValidatedList from the list provided
Author
fzzyhmstrs
Since
0.2.0
Parameters
i
vararg int inputs to construct the list